@charset "utf-8";
/* CSS Document */
body{font: 14px/240% Microsoft YaHei;color:#333333; margin:0;}
*{margin:0;padding:0}
body{font-family:'微软雅黑','黑体'; font-size:12px;}
a{text-decoration:none;color:inherit;}
a:hover{text-decoration:none}
.clear{clear:both;}
ul,ol,li,dl,dt,dd{list-style:none; padding:0; margin:0;}

h1 { font-size:14px; text-align:center; font-weight:bold;}
h5 { font-size:12px;}
h3 { font-size:14px}
h4 { font-size:14px; font-weight:bold;}
.fl { float:left;}
.fr { float:right;}

.pull_all{overflow:hidden;width:1140px;margin:auto;height:110px;padding-top:18px;}
.pull_all img{max-width:100%; }
.pull_all .imseg {margin:10px 0 0 15px;}

.col-md-3 { padding:0 10px;}
.flexslider { width:100%;}
#intpate,#catapage {max-height: 450px;}
#intpate .slides li,#catapage .slides li {height: 450px;}

/*热门关键词和主营区域隐藏样式*/
.sec-tit.left-keyword-tit  , .themain{display: none;}

/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; background:#15499a;}
.navbar-full .collapse { margin:0 auto; width:1170px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 21px 62px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li > a:hover{color: #fff }
nav.navbar.bootsnav ul.nav > li:hover { background: #0a6cb4; }
.nav > li:after { content: ""; width: 0; height: 5px; background: #ed1c24; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 15%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}

nav.navbar.bootsnav ul.nav > li:hover li a {color:#fff;background: #15499a;}
nav.navbar.bootsnav ul.nav > li:hover li a:hover{color: #fff;background: #ed1c24;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{border-bottom: solid 1px #2257aa;text-align: center;padding: 13px 15px;}


/*热门关键词*/
.hot_search a { margin-right:10px; font-size:12px;}

.left-keyword .list-unstyled {overflow: hidden;margin-right: -1.3%;padding-top: 5px;}
.left-keyword .list-unstyled li {width: 46%;float: left;border: 1px dashed #d0d0d0;background: #fcfcfc;padding-left: 0px;margin-bottom: 10px;text-align: center;line-height: 30px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;}
.right_keyword {margin-left: 5%;}

/*搜索关键词*/
.tag_total {height: 36px;line-height: 36px;text-align: left;padding-left: 20px;background-color: #edf1f5;border: 1px solid #b6c7db; margin-bottom:15px;}
.sosearch .soso { border-top:1px solid #ccc; margin-bottom:20px; clear:both;}
.sosearch .soso li,.sosearch .soso .sonew { overflow:hidden;}
.sosearch .soso .sonew { margin-bottom:5px;}
.sosearch .soso .sonew .fl { font-size:16px;}

/* 轮播大图 */
.ibanner .img { height: 550px; background-size: cover; background-position: center; } /* 高度 */
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:#ed1c24;}
.ibanner .slick-arrow i { font-size: 50px; }

/*一句话导航*/
.copyright { font-size:12px;}

/*主营区域*/
.themain { clear:both; text-align:center; color:#fff;}
.themain a { color:#fff; margin:0 5px; }

/*幻灯片*/
.row-ban{margin:0}

/*友情链接*/
.links {line-height:21px;}
.links,.links a { font-size:12px; margin:0 10px;}

/*首页产品分类左侧*/
/*.porcer { width:245px;}*/
.porcer .pobt { background:url(../images_public/lf_bg.png) no-repeat;padding: 20px 0 8px;}
.porcer .pobt { padding:14px 0 0; overflow:hidden;}
.porcer .pobt span { display:inline-block; font-size:26px; color:#fff; text-align:center; width:100%; margin-bottom:5px;}
.porcer .pobt p { font-size:14px; text-align:center; color:#1851ab;font-family:"Arial";line-height: 20px;}
.porcer .pocconent { border:4px solid #0065b5; border-top:none;  background:#fffbff; text-align:center; padding-bottom:15px;}
.porcer .pocconent ul { padding:5px;}
.porcer .pocconent ul li {background:url(../images_public/pro_libg.png) repeat-x; border-bottom: 1px solid #d0d0d0; line-height:50px; }
.porcer .pocconent ul li a { font-size:15px;}
.porcer .pocconent ul li:hover {background:url(../images_public/pro_libg.png) repeat-x;}
.porcer .pocconent ul li:hover a { color:#fff;}
.porcer .pocconent ul li.sy_layer1 { position:relative; z-index:99999;}
.porcer .pocconent ul li.sy_layer1 .sy_layer2 { position: absolute;left: 227px;top: 0px;width: 210px;padding: 10px;background: #f5f6f6;z-index: 9999;}
.porcer .pocconent ul li:hover .sy_layer2 a { color:#000;}
.porcer .pocconent ul li:hover .sy_layer2 li:hover a { color:#fff;}
.porcer .pocconent ul li .sy_layer2 ul { padding:0;}
.porcer .pocconent .imgbostel {height:237px;background:url(../images_public/telfenlei.png) no-repeat center center; margin-top:10px; position:relative;}
.porcer .pocconent .imgbostel p { margin:0; padding:0 0 0 22px; position:absolute; bottom:4px;left:0; width:100%; font-size:18px; color:#fff; font-weight:bold;letter-spacing:1px;}


/*产品列表介绍*/
.portab { margin-top:35px;overflow:hidden;}
.portab .item { text-align:center; margin-bottom:15px;}
.portab .item .ar_1 { width:100%; height:200px;}
.portab .item .ar_1 .img-auto {width:260px; border:1px solid #ccc; overflow:hidden; display:table-cell; vertical-align:middle; height:210px; padding:5px;}
.portab .item .ar_1 .img-auto:hover{border: 1px solid #15499a;}
.portab .item .ar_1 img {display:inline-block; margin:auto; max-width:100%; max-height:100%;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition:.5s;}
.portab .item .ar_1 img:hover{-moz-transform: scale(1.1);-webkit-transform: scale(1.1); -o-transform: scale(1.1);transform: scale(1.1);}
.portab .item .ar_1:hover .img-auto {border:1px solid #339;}
.portab .item .ar_2 { clear:both; height:36px; line-height:36px;  text-align:center; display:block; color:#333; overflow:hidden;font-size: 15px;}
.portab .item:hover .ar_2{color: #15499a;}
.left-keyword {clear: both;}

.portab .item {margin-bottom: 6px;}   
.portab .item {margin-bottom: 29px;transition:all .5s;}
.portab .item:hover{transform:translateY(-10px) !important;}



@media (max-width: 768px) {
.nav_full { height:auto !important;}
.portab { margin-top:0;}
.portab .col-md-4 { float:left; width:50%; padding:0 5px;}
.portab .item { margin:0;}
.porcer .pobt { display:none;}
.porcer .pocconent { padding:0; background:none; border:none;}
.porcer .pocconent ul { overflow:hidden;}
.porcer .pocconent ul li { float:left; width:33.3333%; background:none; border:none;}
.porcer .pocconent ul li a { font-size:14px;}
.porcer .pocconent .imgbostel { display:none;}
}

.prodescription {border: 1px solid #e5e5e5;background: #f9f9f9;line-height: 24px;padding: 10px;margin-bottom: 15px;text-indent: 20px;}
.media-heading .fr { color:#999; font-weight:normal; font-size:12px;}

.page-l-clist li {position: relative;z-index:9999;}
.page-l-clist li .layer2 {position: absolute;left: 230px;top: 0px;width: 210px;padding: 10px;background: #f5f6f6;z-index: 9999;}

.img-inner {border:1px solid #ccc; height:150px; display:table-cell; vertical-align:middle; width:260px; padding:5px; text-align:center;}
.img-inner:hover {border:1px solid #339;}
.img-inner img{display:inline-block;margin:auto;max-width:100%;max-height:100%;}

/*IE11*/
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {
.portab .item .ar_1 .img-auto,.img-inner { float:left;}	
.portab .item .ar_1 .img-auto img,.img-inner img { height:198px;}
}

/*手机图标*/
.iconlist {overflow: hidden;}
.iconlist li {width:23%;float: left;text-align: center;margin: 0 1% 0; padding:2% 2% 0;}
.iconlist li a .ficon {background: #020f31;line-height: 65px;height: 65px;display: table-cell;vertical-align: middle;width: 80px;border-radius: 5px;}
.iconlist li a .ficon i { color:#fff;font-size: 30px;}
.iconlist li a p {line-height: 36px;}

/*网警/备案*/
.police { color:#fff; text-align:center; line-height:24px;}
.police a { margin:0 5px;}


/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 14px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background: #3481dd; }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;line-height: 22px;}
.left-news li h5:hover{color: #15499a;}


.sec-tit { border-bottom: 1px solid #15499a; height: 35px; line-height: 35px; background:#15499a;background-size: cover;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;}
#innercolor{color: #fff;}
#innerbgcolor{background-color: #ed1c24;}
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0;height: 45px;display: block;line-height: 45px;padding-left: 15px; font-weight: bold; font-size: 16px; color: #3481dd;border-bottom: 3px solid #15499a; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #3481dd; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px; color: #fff;margin-right: 5px;}
.sec-tit h5 a:hover { background: #ed1c24; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important;color: #fff; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 14px; padding-top: 15px; padding-bottom: 15px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; text-align: center; color: #fff; margin-right: 15px; background: #15499a; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 8px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px; }
.page-alist .page-atit p { font-size: 14px; color: #666; margin-bottom: 0;line-height: 24px;}
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #3481dd; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}

/*********内页新闻*********/
.page-alist .page-adate{color: #fff; background: #15499a;}
.page-alist .page-adate{width: 63px;}
.page-alist .page-adate h3{font-size: 20px;}
.page-alist .page-atit p{color: #555;font-size: 13px;line-height: 26px;}	
h4{font-size: 15px;}


/*新闻样式1*/
.news_1 { overflow:hidden; padding:3% 2%;}
.news_1 li { display:inline-block; line-height:24px; width:100%; border-bottom:1px dotted #ddd; margin:2% 0;}
.news_1 i { color:#bfbfbf; float:left; width:12px; height:28px; line-height:28px; margin-right:1%; width:5%;}
.news_1 a { float:left; color:#666;font-size:15px; width:65%; height:40px; overflow:hidden;font-weight:normal;white-space:nowrap;}
.news_1 span { float:right;color:#999; width:25%; text-align:right;} 


/*新闻样式2*/
.news_2 { overflow:hidden; padding:1% 4%;}
.news_2 li { display:inline-block; line-height:24px; width:100%; border-bottom:1px dotted #ddd; margin:1% 0;}
.news_2 a {  color:#434343; width:100%; height:30px;line-height: 30px;font-size: 15px; overflow:hidden;display:inline-block;font-weight:bold;}
.news_2 span {color:#666;width:100%; display:inline-block;line-height: 30px;} 
.news_2 p {  width:100%; height:55px; line-height:230px; overflow:hidden;color:#888;}


/*新闻样式3*/
.news_3 { overflow:hidden; padding:1% 2%;}
.news_3 li { display:inline-block; line-height:24px; width:100%; border-bottom:1px dotted #ddd; margin:1% 0; padding:2% 0;}
.news_3 a {  color:#15499a; width:100%; height:25px; overflow:hidden;display:inline-block;font-weight:bold;}
.news_3 span {color:#c9d3ca;width:100%; display:inline-block;} 
.news_3 p {  width:100%; height:40px; line-height:21px; overflow:hidden;color:#999;}
.news_3 .fl {width:30%;}
.news_3 .fr {width:70%;}
.news_3 .fl img { width:90%;}

/*新闻样式4*/
.news_4 { overflow:hidden; padding:1% 2%;}
.news_4 li {border-bottom: 1px dashed #f2f2f2;clear: both;overflow: hidden;line-height: 140%; margin:3% 0; padding-bottom:2%;}
.news_4 .time {background: #15499a;width: 70px;float: left;text-align: center;margin-left: 1%;}
.news_4 .time .day {color: #fff;font-size: 24px;height: 41px;line-height: 41px;font-weight: bold;text-decoration: none;}
.news_4 .time .dates {color: #fff;display: block;height: 18px;line-height: 18px;font-size: 13px;}
.news_4 .conts {margin-left: 20%;}
.news_4 .conts p {color: #999;font-size: 14px;line-height: 18px;text-align: left; margin:0;}
.news_4 .conts p.title a {display: inline-block;font-size: 16px;font-weight:normal;text-decoration: none;line-height: 180%; overflow:hidden; height:25px; color:#333;}
.news_4 .conts p.title a:hover{color:#ed1c24;}
.news_4 .conts p.abstract {display: inline-block;font-size: 12px;color: #666;font-weight: normal;text-decoration: none;line-height: 210%;overflow:hidden; height:52px;}




@media (max-width: 768px) {
.news_1 a { width:71%;}
.news_1 span { width:25%;}

.news_3 p { margin:0}
.news_3 .fl {width: 45%;}
.news_3 .fr {width: 55%;}

.news_4 .conts {margin-left: 25%;}
	
.page-body > .row > .col-md-3 { display: none; }
.page-alist .page-atit p { height: 3rem; overflow: hidden; }
.page-atit h4 { font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.page-alist .col-md-4 {height: 190px; float:left; width:49.9999%; padding:0 5px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden;}
.img-inner { height: 150px !important;overflow: hidden;}
.portab .col-md-3 {float:left; width:49.9999%; padding:0 5px !important;}
.pull_all{width:81%;padding-top:0;height:auto; }
.page-content img {width: 100% !important;}
}

/*产品和新闻*/
.relatedProduct ul {margin: 10px auto; overflow:hidden;}
.relatedProduct ul li { display: table-cell; width:33.3333%; overflow: hidden; float:left;}
.relatedProduct ul li img { width: 100%; }
.relatedProduct ul li a { border: 1px solid #ccc; display: inline-block; margin: 5px; height:30px; line-height:15px; overflow:hidden;}
.relatedProduct ul li a.img {width:100%; height:105px; overflow:hidden;}
.ishow { overflow:hidden;}
.ishow .name { margin-bottom:10px;}

.relatedProduct .col-md-3 { margin-bottom:15px; }
.relatedProduct .col-md-3 .imsg {display: table-cell;vertical-align: middle; padding:3px; border:1px solid #ccc; width:191px; height:145px;}
.relatedProduct .col-md-3 img {display: block;margin: auto;max-width: 100%;max-height: 100%;}
.relatedProduct .col-md-3 h3 { margin-top:10px;overflow: hidden; height: 15px; line-height:15px; font-size:12px; text-align:center;}
.relatedProduct ul li a.title { border: none !important; display: block; text-align: center; }
.relatedProduct ul li:hover a.title, .relatedProduct ul li a.title:hover { color: #3573E4; }

.relatedNews ul, .city ul, .relatedService ul { margin: 10px auto; }
.relatedNews ul li { float: left; width:33.3333%; }
.relatedNews a { display: inline-block; padding: 0 5px; line-height: 25px; overflow:hidden; height:25px; font-size:12px;}

.ishow .name { padding-bottom:5px; font-weight:bold;}
.ishow .relate-product h3 { font-size:12px; margin:0;}
.ishow .relate-product h3 a { border:none;}
.product_detail{padding:5px; overflow:hidden}
.product_detail h1.title{text-align:center;line-height:30px;font-family:"Microsoft YaHei";border-bottom:1px solid #e0e1dc;margin-bottom:15px;padding-bottom:5px; margin-top:0;}
.product_detail .img{width:305px;height:230px;float:left;padding:2px;border:1px solid #e0e1dc; display:table-cell; vertical-align:middle; text-align:center;}
.product_detail .small{width:299px;height:200px;}
.jqzoom{text-decoration:none; display:inline-block;}
.product_detail .list{width:60%;float:left;margin-left:30px;display:inline;padding-top:8px;}
.list_p{}
.list_p li{height:37px; line-height:27px;font-size:12px;border-bottom:1px dashed #e0e1dc;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}
.list_p li h2{font-size:12px;font-weight:normal;font-family:"Microsoft YaHei"}
.list_p li h2 a { font-weight:bold;}
.product_detail .inquiry{line-height:32px;border:none;margin-top:6px;}
.product_detail .inquiry a{background:url("../images_public/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.product_detail .inquiry a:hover{background-image:url("../images_public/xunjia_hover.gif");}
.list_p li h2 { margin-top:0;}
.list_p li h2 a{font-size:12px;font-family:"Microsoft YaHei"}
.p_detail span.title{line-height:28px;height:28px;text-align:left;margin-top:20px;display:block;padding-left:10px;font-size:12px;border-bottom:2px solid #006e2e;background-color: #eee}
.p_detail p.dd{padding-top:5px;padding-bottom:5px;}
.clearboth {height: 0px;line-height: 0px;overflow: hidden;clear: both;font-size: 0px;}

/*留言板**/
#mess_main { padding:4% 1% 0;}
.mess_list { overflow:hidden; margin-bottom:20px; border-bottom:1px dotted #ccc; padding-bottom:20px;}
.mess_list .mess_title { width:20%; font-size:14px; text-align:	right; line-height:35px;}
.mess_list .mess_input { width:80%;}
.mess_list .mess_textarea { width:80%;}
.mess_list .form-control { width:80%;}
.mess_list img { float:left; margin-left:10px;cursor: pointer}
.mess_list .mess_submit { padding:2% 0 0 20%; display:inline-block; width:100%;}

/*联系我们*/
.sec-marquee-c ul { overflow:hidden; padding:2% 1%;}
.sec-marquee-c ul li { line-height:26px; font-size:14px;}

/*走马灯公共样式*/
.str_wrap { overflow: hidden;  //zoom:1;width: 100%; font-size: 12px; line-height: 16px; position: relative; -moz-user-select: none; -khtml-user-select: none; user-select: none; background: #f6f6f6; white-space: nowrap; }
.str_wrap.str_active { background: #f1f1f1; }
.str_move { white-space: nowrap; position: absolute; top: 0; left: 0; cursor: move; padding:10px 0;}
.str_move_clone { display: inline-block;  //display:inline; //zoom:1;vertical-align: top; position: absolute; left: 100%; top: 0; }
.str_vertical .str_move_clone { left: 0; top: 100%; }
.str_down .str_move_clone { left: 0; bottom: 100%; }
.str_vertical .str_move, .str_down .str_move { white-space: normal; width: 100%; }
.str_static .str_move, .no_drag .str_move, .noStop .str_move { cursor: inherit; }
.str_wrap img { max-width: none !important; }

/*走马灯向上*/
.dowebok { width:100%; height: 30px; line-height:30px; font-size: 12px; overflow:hidden}
.dowebok ul { margin: 0; line-height: 30px;}
.dowebok a { color: #333; text-decoration: none;}
.dowebok a:hover { text-decoration: underline;}

/*走马灯向左*/
.swiper { width:100%; font-size:12px; overflow:hidden; }
.swiper .ar_1 { width:245px; height:200px; overflow:hidden; text-align:center; background:#fff; margin-left:10px; display:inline-block }
.swiper-marquee {margin: 20px 0px 10px;}
.marquee-case .item { border:1px solid #ccc;overflow:hidden; text-align: center; }
.marquee-case .item img {vertical-align:middle; height:225px;}
.marquee-case .swiper-slide p { height:35px; line-height:35px; text-align: center;}

.marquee-case .swiper-slide ul { margin: 0; line-height: 40px;overflow:hidden; width:100%;}
.marquee-case .swiper-slide li {float:left; width:auto; height:40px;line-height:40px; padding:0 40px;}
.marquee-case .swiper-slide li a { font-size:14px;}
.marquee-case .swiper-slide .str_move {padding:0; width:auto;}



/* 页尾 */
footer { background: #333; color: #ccc; }
footer a { color: #ccc; }
.footer-copyright { padding: 15px; border-top: 1px solid #3d3d42 ;}

/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }

@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}

@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 30px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 220px; }
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }
}



@media (max-width: 768px){
.pull-left { margin:0 !important;}
.header { height:auto !important;}
.gototop_backToTop{display:none !important;}

.product_detail .img {left:9%;}
.product_detail .list { width:100%; margin:0;}
.relatedProduct .col-md-3 { width:49.9999%; padding:0 10px; height:140px; float:left}
.sitexml { display:none;}
.kf,#m_div { display:none}
#banner { height:auto !important;}
.bootsnav {border-bottom: 1px solid #f3f3f3 !important;}
.media-heading .fr { display:none}
nav.navbar.bootsnav ul.nav > li > a { color:#000}
#banner .item { width:100%; height:240px; overflow:hidden;}
#banner .item img { max-width:none !important; height:240px; margin-left:-66%;}
#banner .slide a { display:none;}
.row_list .pys .col-md-4 { height:auto !important;}
.carousel-inner>.item>a>img { max-height:340px; margin:0 auto;}
}

@media (min-width: 768px) and (max-width: 992px) {
#banner .item img { margin-left:-13%;}
}

@media (min-width: 1300px) and (max-width: 1800px){
.gototop_backToTop{right:50px;top:550px;}
}

.footer { display:none}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #303030;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}

/*地图*/
#allmapmapcontact {width:100%; height:200px;overflow: hidden;margin:0;}
.myclass {height:50px; width:235px; font-size:12px; line-height:22px;}


/*留言板块*/
.index_message { position: relative; width: 195px;}
.name_input { border: 1px solid #ccc; margin-top: 5px; background: #fff; height: 22px; width: 189px; }
.input_left { float: left; width: 40px; text-align: center; background:#f3f3f3; height: 20px; line-height: 20px }
.input_right { position: relative; }
.input_right input { height: 20px; line-height: 20px; border:none; width:147px; }
.input_right .m_label { position: absolute; width: 100px; text-align: left; line-height: 22px; padding-left: 6px; color: #ccc; z-index: 1; cursor: text; }
#m_div { width: 222px; position: fixed; right: 2px; bottom: 0px; padding-bottom: 1px; z-index: 99999; background: none; }
.d_label { line-height: 18px; padding-top: 8px; width: 160px; }
.w_message { border: 1px solid #1c88ec; padding: 7px; padding-top: 3px; height: 235px; padding-bottom: 27px; background:#f3f3f3;}
.w_message #iname { height: 20px; line-height: 20px; border: none !important; }
.w_message #icontact { width: 142px; height: 20px; line-height: 20px; border: none !important; }
.w_message #icontent { width: 176px; height: 65px; resize: none; overflow-y: auto; overflow-x: hidden; width:189px;}
.w_message #icheckcode { width: 82px; height: 30px; line-height: 22px; border: 1px solid #ccc; background-color: #fff; }
#message_main { display: table-cell; }
.w_message #message_main tr { display: block; width: 100%; overflow: hidden; line-height: 28px; }
.w_message #message_main tr th { height: 28px; line-height: 28px; width: 37px; text-align: center; vertical-align: middle; overflow: hidden; }
.w_message #code { padding-top: 0px; margin-top: 5px; }
.w_title { background: none; color: #fff; ; position: relative; cursor: pointer; height: 33px; width: 222px; overflow: hidden; }
.w_message #message_main .m_input { border: 1px solid #ccc; background-color: #fff; }
.w_message .msgbtn { width: 93px; height: 29px; line-height: 20px; margin-top: 3px; border: none; font-family: "宋体", arial; font-size: 12px; margin-left: 54px; font-family: "微软雅黑"; color: #fff; background: #1c88ec;}
.w_message .msgbtn_hover { background: #3c96fc; color: #fff; border: 1px solid #3c96fc; }
.m_close { background: url(../images_public/messbtn.png) left top no-repeat; position: absolute; right: 0px; top: 0px; cursor: pointer; overflow: hidden; width: 19px; height: 20px; right: 12px; top: 8px; cursor: pointer; }
.m_open { background: url(../images_public/messbtn1.png) left top no-repeat; }
.w_message .m_under { position: absolute; width: 227px; height: 37px; line-height: 41px; left: 0; bottom: 1px; }
.w_message .support { color: #000; width: 100px; position: absolute; bottom: 1px; right: 8px; font-size: 12px; }
#m_top { height: 1px; font-size: 0px; line-height: 1px; margin: 0 2px; background: #1c88ec; }
#m_mid { height: 1px; font-size: 0px; line-height: 1px; margin: 0 1px; background: #1c88ec; }
#m_bot { height: 31px; line-height: 31px; padding-left: 9px; font-family: "微软雅黑"; font-size: 13px; background: #1c88ec;}
h3.map_title { line-height: 30px; line-height: 30px; background-color: #f5f8fa; border: 1px solid #d6dbe1; text-indent: 20px; color: #006e2e; border-bottom: 2px solid #006e2e; }
.map_list { line-height: 30px; padding-left: 20px; margin-top: 8px; margin-bottom: 8px; }
.map_list a { padding: 4px; white-space: nowrap; }
.map_list a:hover { text-decoration: none; background-color: #006e2e; color: #fff; padding: 4px; }


/*********内页详情*********/
#ibrcolor {border-bottom: 1px solid #ccc;}
.page-content{font-size:14px;line-height: 35px;}

/*********内页产品*********/
.prodescription {border: 1px solid #e5e5e5;background: #f9f9f9;line-height: 24px;padding: 10px;margin-bottom: 15px;text-indent: 20px;}
.media-heading .fr { color:#999; font-weight:normal; font-size:12px;}

.page-l-clist{border: 1px solid #15499a;}
.page-l-clist li {position: relative;z-index:9999;background:#eff4f4;border-bottom: 1px solid #eff4f4;height: 45px;line-height: 45px;font-size: 15px;margin-bottom: 5px;color:#333;}
.page-l-clist li a:hover {background:#ed1c24;border-bottom: 1px solid #ed1c24;height: 45px;line-height: 45px;color: #fff;font-size: 15px;}
.page-l-clist li .layer2 {position: absolute;left: 230px;top: 0px;width: 210px;padding: 10px;background: #f5f6f6;z-index: 9999;}




.img-inner {border:1px solid #ccc; height:220px; display:table-cell; vertical-align:middle; width:260px; padding:5px; text-align:center;}
.img-inner:hover {border:1px solid #15499a;overflow: hidden;}
.img-inner img{display:inline-block;margin:auto;max-width:100%;max-height:100%;height:220px;-moz-transition: .5s;  -webkit-transition: .5s;  -o-transition: .5s;transition:.5s;}
.img-inner img:hover{-moz-transform: scale(1.1);-webkit-transform: scale(1.1); -o-transform: scale(1.1);transform: scale(1.1);}
.page-alist .col-md-4 a:hover h5{color: #15499a;}
.page-alist .col-md-4 h5 {height: 25px;line-height: 25px;overflow: hidden;font-size:15px;text-align:center;}
.page-alist .page-atit a:hover , .page-alist .col-md-4 h5:hover{color: #15499a;}


@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin:10px 0 0 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle {margin-top:6px;padding: 0 5px;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
}

/*********列表页*********/
.kinse {margin-left:15px;}
.infod { text-indent:2em;}
.page-img { float:left; margin-right:10px;}
.page-img img { width:160px}
.xinaeccd { font-weight:normal;}

@media (max-width: 768px){
.page-alist .page-atit p.infod { height:4rem; line-height:2rem;}
.page-alist .page-atit p.times { height:2rem;}
.page-img img { width:120px;}
}